FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (313 ms)

Package ca.on.oh-setp
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/ValueSet/message-event-code
Url http://ontariohealth.ca/fhir/ValueSet/message-event-code
Version 1.0.0
Status draft
Name MessageEventCode
Title Message Event Code
Experimental False
Realm ca
Description Code that identifies the event this message represents and connects it with its definition.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-MessageHeader MessageHeader

Resources that this resource uses

CodeSystem
http://ontariohealth.ca/fhir/CodeSystem/message-event-code Message Event Code


Source

{
  "resourceType" : "ValueSet",
  "id" : "message-event-code",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/message-event-code",
  "version" : "1.0.0",
  "name" : "MessageEventCode",
  "title" : "Message Event Code",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Code that identifies the event this message represents and connects it with its definition.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ontariohealth.ca/fhir/CodeSystem/message-event-code",
        "concept" : [
          {
            "code" : "case-scheduled",
            "display" : "An EventCode used by SERIS to submit Elective Surgery case information when a surgery is Booked"
          },
          {
            "code" : "case-performed",
            "display" : "An EventCode used by SERIS to submit Elective/Add-On Surgery case information when a surgery is Performed"
          },
          {
            "code" : "case-cancelled",
            "display" : "An EventCode used by SERIS to submit Elective/Add-On Surgery case information when surgery is Cancelled"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.